Skip to content

[Aikido] Fix 1 critical issue in google.golang.org/grpc and 1 other issue#9

Open
aikido-autofix[bot] wants to merge 1 commit intomainfrom
fix/AIK-10957-update-packages-19958150-53nd
Open

[Aikido] Fix 1 critical issue in google.golang.org/grpc and 1 other issue#9
aikido-autofix[bot] wants to merge 1 commit intomainfrom
fix/AIK-10957-update-packages-19958150-53nd

Conversation

@aikido-autofix
Copy link
Copy Markdown

Upgrade gRPC and OpenTelemetry SDK to fix authorization bypass via malformed HTTP/2 paths and arbitrary code execution via PATH hijacking on macOS.

✅ 2 CVEs resolved by this upgrade, including 1 critical 🚨 CVE

This PR will resolve the following CVEs:

Issue Severity           Description
CVE-2026-33186
🚨 CRITICAL
[google.golang.org/grpc] Authorization bypass in HTTP/2 :path pseudo-header validation allows attackers to bypass path-based authorization rules by omitting the leading slash in requests. Affected servers using path-based authorization interceptors with "deny" rules can be exploited to allow unauthorized access.
CVE-2026-24051
MEDIUM
[go.opentelemetry.io/otel/sdk] Path hijacking vulnerability in resource detection code allows local attackers to execute arbitrary code by manipulating the PATH environment variable on macOS systems.
🔗 Related Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants